Storm

Benchmark
Model:echoring v.1 (MDP)
Parameter(s)ITERATIONS = 100
Property:MaxOffline1 (prob-reach)
Invocation (default)
~/storm/build/bin/storm --jani echoring.jani --janiproperty MaxOffline1 --constants ITERATIONS=100 --timebounded:precision 1e-3  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:58.6887629032135s
Return code:0
Relative Error:2.117563680395085e-10
Log
Storm 1.5.1

Date: Wed Mar 18 06:27:01 2020
Command line arguments: --jani echoring.jani --janiproperty MaxOffline1 --constants ITERATIONS=100 '--timebounded:precision' 1e-3 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.039s.

 WARN (InformationCollector.cpp:17): Truncating the domain size as it does not fit in an unsigned 64 bit number.
Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 53.366s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	4671956
Transitions: 	8322265
Choices: 	7520521
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 32227 item(s)
   * (((is_offline_1 & !(is_offline_2)) & !(is_offline_3)) & (iter <= 100)) -> 2435 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "MaxOffline1": Pmax=? [F (((is_offline_1 & !(is_offline_2)) & !(is_offline_3)) & (iter <= 100))] ...
Result (for initial states): 1.05008302e-06
Time for model checking: 5.225s.